Fix test
authorJustin Burkett <justin@burkett.cc>
Mon, 21 Jun 2021 20:02:45 +0000 (16:02 -0400)
committerJustin Burkett <justin@burkett.cc>
Mon, 21 Jun 2021 20:02:45 +0000 (16:02 -0400)
which-key-tests.el

index 705099b0603e7213030be5476029d72dd13d2d18..e2cd0ef6e3d05e3ee426b90cab1849a52b2c2ac9 100644 (file)
@@ -39,7 +39,7 @@
     (should (equal
              (which-key--get-keymap-bindings map)
              '(("C-a" . "mycomplete")
-               ("C-b" . "mymap"))))))
+               ("C-b" . "group:mymap"))))))
 
 (ert-deftest which-key-test--prefix-declaration ()
   "Test `which-key-declare-prefixes' and